home *** CD-ROM | disk | FTP | other *** search
/ Diccionario Visual Trilingue / VISUAL.iso / STARTUP.DIR / 00018_Frame transition.ls < prev    next >
Encoding:
Text File  |  1997-07-04  |  120 b   |  9 lines

  1. global gFreeSprite
  2.  
  3. on exitFrame
  4.   watchCursor()
  5.   if the machineType <> 256 then
  6.     puppetTransition(23)
  7.   end if
  8. end
  9.